home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / The World of Computer Software.iso / motifpg2.zip / XBitmap4 < prev    next >
Text File  |  1992-07-08  |  684b  |  24 lines

  1. ! BitmapEdit resources
  2. *cellSizeInPixels:    30
  3. *pixmapWidthInCells:    30
  4. *pixmapHeightInCells:    30
  5. ! fonts
  6. *fontList:    variable
  7. ! strings
  8. *helpButton.labelString:    Help
  9. *help.labelString:    Bitmap Help
  10. *quit.labelString:    Quit
  11. *output.labelString:    Print Array
  12. *fileButton.labelString:    File
  13. !
  14. *helpBox.messageString:  To set bits, press or drag the first mouse button.\n\
  15. To clear bits, use the second mouse button.\n\
  16. To toggle bits, use the third mouse button.
  17. ! The following used if the window manager titles the dialog:
  18. ! mwm does, twm doesn't
  19. *helpBox.dialogTitle:  Help
  20. ! Turn on scrollbars
  21. *XmMainWindow.scrollingPolicy:  XmAUTOMATIC
  22. *XmMainWindow.width:  300
  23. *XmMainWindow.height:  300
  24.